home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / window / server < prev    next >
Text File  |  2001-03-21  |  742b  |  23 lines

  1. Synopsis:
  2.    window server <server>[:[<port>][:[<password>][:[<nickname>]]]]
  3.  
  4. Description:
  5.    This command works in a similar manner as the SERVER command, except
  6.    the new server only applies to the current window.  This provides a
  7.    convenient mechanism for being on multiple servers at once.
  8.  
  9.    The server name is the only required argument.  Any or all of the other
  10.    may be specified as desired, however a colon must separate each
  11.    argument, even if one is missing (see the examples below).
  12.  
  13. Examples:
  14.    To connect to server irc.foo.com on port 6665:
  15.       /window server irc.foo.com:6665
  16.  
  17.    To connect to server irc.foo.com with the nickname JoeBob:
  18.       /window server irc.foo.com:::JoeBob
  19.  
  20. See Also:
  21.    server
  22.  
  23.